home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 051-075 / scopedisk58 / kptr / ptr.doc < prev   
Encoding:
Text File  |  1995-03-19  |  943 b   |  36 lines

  1.  
  2.  
  3. Kaleidepointer -- turn your pointer into a minikaleidoscope
  4.  
  5.     Author: Daniel Elbaum
  6.     Date:   Feb. 5, 1989
  7.  
  8.     Syntax: run kptr [width] [height]
  9.  
  10.     Description:
  11.  
  12.         Kaleidepointer replaces your pointer with a grid of moving
  13.         pixels.
  14.  
  15.         The first argument, if given, is taken as the width, in pixels,
  16.         of the grid.  The second, if given, is taken as the height.
  17.  
  18.         The default width is 16, and the default height is 14.
  19.  
  20.         The pixels are expressed as lo-res pixels, regardless of
  21.         the screens you have open.  In other words, a 14-by-16
  22.         grid is the same size and shape no matter what the resolution
  23.         of the frontmost screen.
  24.  
  25.     Bugs: Negative width and height arguments are no-no's.
  26.  
  27.     Caveats:
  28.  
  29.         Odd values given as width and height arguments are rounded
  30.         to the next lower even number (15 is the same as 14).
  31.  
  32.  
  33.  
  34.     This software is in the public domain.
  35.  
  36.